Android Debug Bridge

 how-to

What is ADB and Fastboot tools, How to Install and use it | Android Debug Bridge Utility

how-to Gulfam

ADB (Android Debug Bridge Utility) is a command line utility which is used to communicate with your Android device with PC. Fastboot is a diagnostic tool which is required to modify the Android system file system in Bootloader mode.

 how-to

How To Run ADB From Web Browser Without Installing ADB Drivers | WebADB

how-to Gulfam

Here is an easy way to run ADB from your web browser without installing the ADB drivers. With the help of WebADB, you can access Android file manager, install APK from PC...